Skip to content

docs: steer large/long documents to streaming#10

Merged
Abhinavexist merged 1 commit into
mainfrom
docs/stream-large-docs
Jul 21, 2026
Merged

docs: steer large/long documents to streaming#10
Abhinavexist merged 1 commit into
mainfrom
docs/stream-large-docs

Conversation

@Abhinavexist

Copy link
Copy Markdown
Collaborator

Follow-up to #9 (900s timeout, already merged). This README note was pushed to the #9 branch after it merged, so it never reached main. For large/long documents, streaming is the actual remedy: the server keep-alives SSE connections (ping every 15s), whereas a long buffered request is dropped by an intermediary at ~340s (verified: a 45-page doc dies buffered at ~340s, completes streamed in ~273s).

…be dropped by an intermediary ~340s; the SSE path is kept alive server-side)
@Abhinavexist
Abhinavexist merged commit dbbd79f into main Jul 21, 2026
3 checks passed
@Abhinavexist
Abhinavexist deleted the docs/stream-large-docs branch July 24, 2026 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant